ASP.NET MVC Controls
InterpolateNulls Method

The value
Sets the InterpolateNulls property.
Syntax
'Declaration
 
Public Function InterpolateNulls( _
   ByVal value As Boolean _
) As TBuilder
public TBuilder InterpolateNulls( 
   bool value
)

Parameters

value
The value

Return Value

Current builder
Remarks
Gets or sets whether to interpolate null values in the data. If true, the chart interpolates the value of any missing data based on neighboring points. If false, it leaves a break in lines and areas at the points with null values.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexChartCoreBuilder<T,TControl,TBuilder> Class
FlexChartCoreBuilder<T,TControl,TBuilder> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback